RuleWorkflow 
Logical Entity Name  RuleWorkflow 
Default Table Name  RuleWorkflow 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

RuleWorkflow Columns 
ColumnName  Domain  Datatype  NULL  Definition 
RuleWorkflowID(PK)    int  NO 
 
WorkflowName    nvarchar(1000)  NO 
 
EventType    nvarchar(max)  NO 
 
EntityType    nvarchar(max)  NO 
 
RuleTableName    sysname  NO 
 
RuleIdentifier    uniqueidentifier  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId    int  NO 
 
Ts    timestamp  NO 
 
RuleOrder    int  YES 
 

RuleWorkflow Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_RuleWorkflow  PrimaryKey  RuleWorkflowID 

RuleWorkflow Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
RuleWorkflowParameter  Non-Identifying  One To Zero or More  FK_RuleWorkflowParameter_RuleWorkflowId_RuleWorkflow_RuleWorkflowId        NO  YES 

RuleWorkflow Check Constraints 
Check Constraint Name  CheckConstraint 

RuleWorkflow Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

RuleWorkflow Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.RuleWorkflow 
NO       
Physical (Microsoft SQL Server)
dbo.RuleWorkflow 
NO       

RuleWorkflow Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

RuleWorkflow Data Movement Rules 
Name  Type  Rule Text/Value